home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / glass / glass.lha / GLASS / tm / tmtplelm.ct < prev    next >
Text File  |  1990-11-02  |  462b  |  26 lines

  1. .. file: tmtplelm.ct
  2. /* file: tmtplelm.c
  3.  
  4.    template file:      tmtplelm.ct
  5.    datastructure file: ${dsfilename}
  6.    tm version:         $(tmvers) ($(tmdate))
  7.  */
  8.  
  9. /* Standard UNIX libraries */
  10. #include <stdio.h>
  11.  
  12. /* Standard tm library */
  13. #include <tmc.h>
  14.  
  15. /* Local definitions */
  16. #include "tmdefs.h"
  17.  
  18. #include "debug.h"
  19. #include "tmtplelm.h"
  20. #include "tmds.h"
  21. #include "tmstring.h"
  22. #include "tmglobal.h"
  23.  
  24. .insert tplspec.t
  25. .include $(libpath)$(pathsep)cllu.ct
  26.